[INFO] cloning repository https://github.com/pop-os/just
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pop-os/just" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpop-os%2Fjust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpop-os%2Fjust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dd64d0bc636b1f2a9d3bb2e440a8d23361b4ee7f
[INFO] checking pop-os/just against try#a611f2a14e38407ec6717a86a01424ee6fc80762 for pr-154992-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpop-os%2Fjust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pop-os/just
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/pop-os/just
[INFO] tweaked toml for git repo https://github.com/pop-os/just written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pop-os/just on toolchain a611f2a14e38407ec6717a86a01424ee6fc80762
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pop-os/just already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 737367136c2c3e087c1c0a0d6d6f26e8b28f01a6ea94d329bfd764bfecfa4e0a
[INFO] running `Command { std: "docker" "start" "-a" "737367136c2c3e087c1c0a0d6d6f26e8b28f01a6ea94d329bfd764bfecfa4e0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "737367136c2c3e087c1c0a0d6d6f26e8b28f01a6ea94d329bfd764bfecfa4e0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "737367136c2c3e087c1c0a0d6d6f26e8b28f01a6ea94d329bfd764bfecfa4e0a", kill_on_drop: false }`
[INFO] [stdout] 737367136c2c3e087c1c0a0d6d6f26e8b28f01a6ea94d329bfd764bfecfa4e0a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f040ba98b0ff3c66d70648787c0d59901c628a3c8a81c020e96bc55714ffd01c
[INFO] running `Command { std: "docker" "start" "-a" "f040ba98b0ff3c66d70648787c0d59901c628a3c8a81c020e96bc55714ffd01c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking roff v0.2.2
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking lexiclean v0.0.1
[INFO] [stderr]     Checking target v2.1.0
[INFO] [stderr]     Checking edit-distance v2.1.3
[INFO] [stderr]     Checking is_executable v1.0.4
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking getopts v0.2.23
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking env_home v0.1.0
[INFO] [stderr]     Checking executable-path v1.0.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]     Checking pulldown-cmark-to-cmark v10.0.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking generate-book v0.0.0 (/opt/rustwide/workdir/crates/generate-book)
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking memmap2 v0.9.7
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking shellexpand v3.1.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking terminal_size v0.4.2
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking which v8.0.0
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]     Checking temptree v0.2.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking ctrlc v3.4.7
[INFO] [stderr]     Checking update-contributors v0.0.0 (/opt/rustwide/workdir/crates/update-contributors)
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling snafu-derive v0.8.6
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive-where v1.5.0
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking snafu v0.8.6
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]     Checking clap_mangen v0.2.28
[INFO] [stderr]     Checking clap_complete v4.5.48
[INFO] [stderr]     Checking just v1.42.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/color_display.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 |   fn color_display(&self, color: Color) -> Wrapper
[INFO] [stdout]   |                    ^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                    |
[INFO] [stdout]   |                    the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 4 |   fn color_display(&self, color: Color) -> Wrapper<'_>
[INFO] [stdout]   |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/justfile.rs:431:25
[INFO] [stdout]     |
[INFO] [stdout] 431 |   pub(crate) fn modules(&self, config: &Config) -> Vec<&Justfile> {
[INFO] [stdout]     |                         ^^^^^                          ^^^^^^^^^
[INFO] [stdout]     |                         |                              ||
[INFO] [stdout]     |                         |                              |the same lifetime is hidden here
[INFO] [stdout]     |                         |                              the same lifetime is elided here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 431 |   pub(crate) fn modules(&self, config: &Config) -> Vec<&Justfile<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/justfile.rs:446:32
[INFO] [stdout]     |
[INFO] [stdout] 446 |   pub(crate) fn public_recipes(&self, config: &Config) -> Vec<&Recipe> {
[INFO] [stdout]     |                                ^^^^^                          ^^^^^^^
[INFO] [stdout]     |                                |                              ||
[INFO] [stdout]     |                                |                              |the same lifetime is hidden here
[INFO] [stdout]     |                                |                              the same lifetime is elided here
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 446 |   pub(crate) fn public_recipes(&self, config: &Config) -> Vec<&Recipe<'_>> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/recipe.rs:5:30
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn error_from_signal(recipe: &str, line_number: Option<usize>, exit_status: ExitStatus) -> Error {
[INFO] [stdout]   |                              ^^^^ the lifetime is elided here                              ^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn error_from_signal(recipe: &str, line_number: Option<usize>, exit_status: ExitStatus) -> Error<'_> {
[INFO] [stdout]   |                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/scope.rs:63:26
[INFO] [stdout]    |
[INFO] [stdout] 63 |   pub(crate) fn bindings(&self) -> impl Iterator<Item = &Binding<String>> {
[INFO] [stdout]    |                          ^^^^^                          ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                          |                              ||
[INFO] [stdout]    |                          |                              |the same lifetime is hidden here
[INFO] [stdout]    |                          |                              the same lifetime is elided here
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |   pub(crate) fn bindings(&self) -> impl Iterator<Item = &Binding<'_, String>> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/table.rs:32:24
[INFO] [stdout]    |
[INFO] [stdout] 32 |   pub(crate) fn values(&self) -> btree_map::Values<&'key str, V> {
[INFO] [stdout]    |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 32 |   pub(crate) fn values(&self) -> btree_map::Values<'_, &'key str, V> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/table.rs:40:22
[INFO] [stdout]    |
[INFO] [stdout] 40 |   pub(crate) fn keys(&self) -> btree_map::Keys<&'key str, V> {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 40 |   pub(crate) fn keys(&self) -> btree_map::Keys<'_, &'key str, V> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/table.rs:44:22
[INFO] [stdout]    |
[INFO] [stdout] 44 |   pub(crate) fn iter(&self) -> btree_map::Iter<&'key str, V> {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |   pub(crate) fn iter(&self) -> btree_map::Iter<'_, &'key str, V> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/warning.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 |   fn context(&self) -> Option<&Token> {
[INFO] [stdout]   |              ^^^^^            ^^^^^^
[INFO] [stdout]   |              |                ||
[INFO] [stdout]   |              |                |the same lifetime is hidden here
[INFO] [stdout]   |              |                the same lifetime is elided here
[INFO] [stdout]   |              the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 8 |   fn context(&self) -> Option<&Token<'_>> {
[INFO] [stdout]   |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/testing.rs:3:28
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub(crate) fn compile(src: &str) -> Justfile {
[INFO] [stdout]   |                            ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub(crate) fn compile(src: &str) -> Justfile<'_> {
[INFO] [stdout]   |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/color_display.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 |   fn color_display(&self, color: Color) -> Wrapper
[INFO] [stdout]   |                    ^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |                    |
[INFO] [stdout]   |                    the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 4 |   fn color_display(&self, color: Color) -> Wrapper<'_>
[INFO] [stdout]   |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/compiler.rs:219:35
[INFO] [stdout]     |
[INFO] [stdout] 219 |   pub(crate) fn test_compile(src: &str) -> CompileResult<Justfile> {
[INFO] [stdout]     |                                   ^^^^     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                   |        |             |
[INFO] [stdout]     |                                   |        |             the same lifetime is hidden here
[INFO] [stdout]     |                                   |        the same lifetime is hidden here
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |   pub(crate) fn test_compile(src: &str) -> CompileResult<'_, Justfile<'_>> {
[INFO] [stdout]     |                                                          +++         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/justfile.rs:431:25
[INFO] [stdout]     |
[INFO] [stdout] 431 |   pub(crate) fn modules(&self, config: &Config) -> Vec<&Justfile> {
[INFO] [stdout]     |                         ^^^^^                          ^^^^^^^^^
[INFO] [stdout]     |                         |                              ||
[INFO] [stdout]     |                         |                              |the same lifetime is hidden here
[INFO] [stdout]     |                         |                              the same lifetime is elided here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 431 |   pub(crate) fn modules(&self, config: &Config) -> Vec<&Justfile<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/justfile.rs:446:32
[INFO] [stdout]     |
[INFO] [stdout] 446 |   pub(crate) fn public_recipes(&self, config: &Config) -> Vec<&Recipe> {
[INFO] [stdout]     |                                ^^^^^                          ^^^^^^^
[INFO] [stdout]     |                                |                              ||
[INFO] [stdout]     |                                |                              |the same lifetime is hidden here
[INFO] [stdout]     |                                |                              the same lifetime is elided here
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 446 |   pub(crate) fn public_recipes(&self, config: &Config) -> Vec<&Recipe<'_>> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/recipe.rs:5:30
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn error_from_signal(recipe: &str, line_number: Option<usize>, exit_status: ExitStatus) -> Error {
[INFO] [stdout]   |                              ^^^^ the lifetime is elided here                              ^^^^^ the same lifetime is hidden here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn error_from_signal(recipe: &str, line_number: Option<usize>, exit_status: ExitStatus) -> Error<'_> {
[INFO] [stdout]   |                                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/scope.rs:63:26
[INFO] [stdout]    |
[INFO] [stdout] 63 |   pub(crate) fn bindings(&self) -> impl Iterator<Item = &Binding<String>> {
[INFO] [stdout]    |                          ^^^^^                          ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                          |                              ||
[INFO] [stdout]    |                          |                              |the same lifetime is hidden here
[INFO] [stdout]    |                          |                              the same lifetime is elided here
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |   pub(crate) fn bindings(&self) -> impl Iterator<Item = &Binding<'_, String>> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/table.rs:32:24
[INFO] [stdout]    |
[INFO] [stdout] 32 |   pub(crate) fn values(&self) -> btree_map::Values<&'key str, V> {
[INFO] [stdout]    |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 32 |   pub(crate) fn values(&self) -> btree_map::Values<'_, &'key str, V> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/table.rs:40:22
[INFO] [stdout]    |
[INFO] [stdout] 40 |   pub(crate) fn keys(&self) -> btree_map::Keys<&'key str, V> {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 40 |   pub(crate) fn keys(&self) -> btree_map::Keys<'_, &'key str, V> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/table.rs:44:22
[INFO] [stdout]    |
[INFO] [stdout] 44 |   pub(crate) fn iter(&self) -> btree_map::Iter<&'key str, V> {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |   pub(crate) fn iter(&self) -> btree_map::Iter<'_, &'key str, V> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/warning.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 |   fn context(&self) -> Option<&Token> {
[INFO] [stdout]   |              ^^^^^            ^^^^^^
[INFO] [stdout]   |              |                ||
[INFO] [stdout]   |              |                |the same lifetime is hidden here
[INFO] [stdout]   |              |                the same lifetime is elided here
[INFO] [stdout]   |              the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 8 |   fn context(&self) -> Option<&Token<'_>> {
[INFO] [stdout]   |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.28s
[INFO] running `Command { std: "docker" "inspect" "f040ba98b0ff3c66d70648787c0d59901c628a3c8a81c020e96bc55714ffd01c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f040ba98b0ff3c66d70648787c0d59901c628a3c8a81c020e96bc55714ffd01c", kill_on_drop: false }`
[INFO] [stdout] f040ba98b0ff3c66d70648787c0d59901c628a3c8a81c020e96bc55714ffd01c
